FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (78 ms)

Package nictiz.fhir.nl.stu3.zib2015
Type SearchParameter
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/SearchParameter/Medications-category
Url http://nictiz.nl/fhir/SearchParameter/Medications-category
Version 1.0
Status draft
Date 2017-11-28T14:26:13.365+00:00
Name Medications-category
Experimental False
Realm nl
Description Multiple Resources: * [MedicationDispense](http://hl7.org/fhir/medicationdispense.html): Return dispenses based on the value of category. * [MedicationAdministration](http://hl7.org/fhir/medicationadministration.html): Return administrations based on the value of category.
Purpose To select the MedicationDispense and MedicationAdministration instances based Health and Care Information models (HCIM) for Medication. Every HCIM has a system and code which is stored in the category element. This category element can be used to retrieve a Resource that reflects a specific HCIM.
Type token

Resources that use this resource

CapabilityStatement
http://nictiz.nl/fhir/CapabilityStatement/bgz2017-clientcapabilities BGZ2017Client
http://nictiz.nl/fhir/CapabilityStatement/bgz2017-servercapabilities BGZ2017Server
http://nictiz.nl/fhir/CapabilityStatement/medication-clientcapabilities MedicationClient
http://nictiz.nl/fhir/CapabilityStatement/medication-servercapabilities MedicationServer

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "url" : "http://nictiz.nl/fhir/SearchParameter/Medications-category",
  "version" : "1.0",
  "name" : "Medications-category",
  "status" : "draft",
  "date" : "2017-11-28T14:26:13.365+00:00",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "purpose" : "To select the MedicationDispense and MedicationAdministration instances based Health and Care Information models (HCIM) for Medication. Every HCIM has a system and code which is stored in the category element. This category element can be used to retrieve a Resource that reflects a specific HCIM.",
  "code" : "category",
  "base" : [
    "MedicationDispense",
    "MedicationAdministration"
  ],
  "type" : "token",
  "description" : "Multiple Resources: * [MedicationDispense](http://hl7.org/fhir/medicationdispense.html): Return dispenses based on the value of category. * [MedicationAdministration](http://hl7.org/fhir/medicationadministration.html): Return administrations based on the value of category.",
  "expression" : "MedicationDispense.category | MedicationAdministration.category",
  "xpath" : "f:MedicationDispense/f:category | f:MedicationAdministration/f:category",
  "xpathUsage" : "normal",
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.